Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency dprint to ^0.49.0 #180

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 22, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dprint ^0.47.6 -> ^0.49.0 age adoption passing confidence

Release Notes

dprint/dprint (dprint)

v0.49.0

Compare Source

Changes

  • feat: add ability to ignore all or some TLS certificates (#​960)
  • feat: support resolving paths to home directory (#​937)
  • fix: error in more cases when cannot pre-allocate (#​957)
  • fix(lsp): debug log duration of format request (#​952)

Install

Run dprint upgrade or see https://dprint.dev/install/

Checksums

Artifact SHA-256 Checksum
dprint-x86_64-apple-darwin.zip 56e99ab1da9f8b2424830e8f7220f6a125b784556871cbe689d1d351ad57258f
dprint-aarch64-apple-darwin.zip 6772b452179a7142710860a8da8d8ec112b84c1b4dd5a7e4458c759c44b76751
dprint-x86_64-pc-windows-msvc.zip 6aaf465e4b34e4da1f2fd54297bc31e64d6a2ec93a30dbad8ebd3a6f4f16974c
dprint-x86_64-pc-windows-msvc-installer.exe e6dd1437f73dc237104159cae3f596f817ed9d41bd7d138a5d235c912b596543
dprint-x86_64-unknown-linux-gnu.zip fa10179ea9272045882b831f10a39e19255abf197d075cd3646aff15fffe227d
dprint-x86_64-unknown-linux-musl.zip 0ff81f810da037e6fff7d326daf196eac82c72953bc10c9ae3673b2f45367763
dprint-aarch64-unknown-linux-gnu.zip 7c7d45fda8f1f0d0e99a4771ff55c639715e5e4b0939dc9160ed8466de63683e
dprint-aarch64-unknown-linux-musl.zip 53e98e812cf1bc0cca7e0e48cc0346217f064d8d45d6c53daf6eb0d83fa47f83
dprint-riscv64gc-unknown-linux-gnu.zip 71b941ae78f9a83ace40a2c5a88f4d8fb49881f32c75144fb67d685e2001b1ad

v0.48.0

Compare Source

Changes

  • feat: support the NO_PROXY environment variable (#​951)
  • fix(npm): hardlink main package executable to specific executable instead of copying (#​948)

Install

Run dprint upgrade or see https://dprint.dev/install/

Checksums

Artifact SHA-256 Checksum
dprint-x86_64-apple-darwin.zip ffadf5fc645f3596f76c534cb2f10591c98513823134f085339b42e09ed919ab
dprint-aarch64-apple-darwin.zip 31efaf7d6fbdbb53188c457105e894d08b0c43eb02878abae778edaedd0a5c70
dprint-x86_64-pc-windows-msvc.zip 772b4ff758196e1aa1df5b71e454ec8657a38ad5ae2000d03cb503a917ffc155
dprint-x86_64-pc-windows-msvc-installer.exe cf0b029f7a93f638390570bc84b4f63bc8c69f9b8a352bf532651e7d26b8151b
dprint-x86_64-unknown-linux-gnu.zip 746c7134de53329a01934f20241acc7b6be95b95f8a197689a465ecf58e13f1b
dprint-x86_64-unknown-linux-musl.zip 49e4b31f3a3606a4a796180104b6e2affbf701f1d7cca5a8917424ccac907442
dprint-aarch64-unknown-linux-gnu.zip 82f48a8cc259c92b729042ce582053e83f8cae09f9317742445320003f2b2cfe
dprint-aarch64-unknown-linux-musl.zip 73179f4a53502e013700c97605cccebd0ff731696054a03d59ec9507947b8308
dprint-riscv64gc-unknown-linux-gnu.zip a72959d94a520ebb728eec3e8d318e4181108fe910c7df2a7e2292d9351cde35

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

codecov bot commented Dec 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (acd3934) to head (510fa67).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #180   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9         9           
  Lines          481       481           
  Branches        58        58           
=========================================
  Hits           481       481           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

codspeed-hq bot commented Dec 22, 2024

CodSpeed Performance Report

Merging #180 will not alter performance

Comparing renovate/dprint-0.x (510fa67) with main (acd3934)

Summary

✅ 4 untouched benchmarks

@renovate renovate bot changed the title Update dependency dprint to ^0.48.0 Update dependency dprint to ^0.49.0 Feb 2, 2025
@renovate renovate bot force-pushed the renovate/dprint-0.x branch from 1234ecf to 510fa67 Compare February 2, 2025 09:13
Copy link

changeset-bot bot commented Feb 2, 2025

⚠️ No Changeset found

Latest commit: 510fa67

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants